Namespace - LJCNetCommon
Parameters
columnName - The column name.
value - The data string value.
dataTypeName - The data type name.
propertyName - the property name.
assignedKey - The assigned key indicator.
renameValue - The RenameAs value.
Syntax
C# |
public DbColumn(String columnName, String value = null, String dataTypeName = String, String propertyName = null, Boolean assignedKey = False, String renameValue = null)
|
Initializes an object instance with the supplied values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.